Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
bool ICollection<ReportItem>.IsReadOnly { get; }
Visual Basic
Private ReadOnly Property IsReadOnly As Boolean
	Implements ICollection(Of ReportItem).IsReadOnly
	Get

Implements

ICollection<(Of <(<'T>)>)>..::..IsReadOnly

See Also